home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 982 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.6 KB

  1. Path: news.mindspring.com!chmood
  2. From: chmood@photobooks.atdc.gatech.edu (Charlie Moody)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: [FinalWriter] REPOST:  Modifications & Enhancements, part 2
  5. Date: 21 Jan 1996 06:21:48 GMT
  6. Organization: Photobooks Inc
  7. Message-ID: <4dsm1s$692@brickbat.mindspring.com>
  8. NNTP-Posting-Host: photobooks.atdc.gatech.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. This is part 2 of 4!
  12. ~~~~~~~~~~~~~~~~~~~~
  13.  
  14. ENHANCEMENTS and MODIFICATIONS
  15.  
  16. FW General
  17.  
  18.  
  19. Operational Defaults
  20.  
  21. Every task that can run asynchronously should do so:  printing, saving, the
  22. speller, and the thesaurus are all examples of tasks that should not disrupt or
  23. interrupt the users' work.
  24.  
  25. FW still lacks any sort of default font list (other than SoftSans), as near as I
  26. can tell.  Such a list, which FW would use to 'load' the font-selection popup
  27. on the toolstrip, would be a terrifically useful & worthwhile feature, as would
  28. the ability to purge the open-fonts list.  Without such a list, the user must
  29. manually call up the Text/TypeStyle/Open requestor once for every font the
  30. user wants to choose from, select the font, and then do it again!  With a
  31. default fontlist, the user's preferred selections are available at start-up
  32. Also, the open-fonts list should be able to handle global font selections, not
  33. just local (document-specific) choices.
  34.  
  35.  
  36.  
  37. DOCKING!
  38.  
  39. The ability to dock a given document or the entire program would be a terrific
  40. feature - a ToolMaster-style list of buttons, showing the titles of each open
  41. document, plus buttons for 'Open New' and 'Open Existing';  clicking one of
  42. these buttons would open that document's window on FW's default screen.  If FW
  43. opens its own screen, the dock should pop up onto the FW screen when it opens,
  44. so that the working set of documents is still easily available.  This would
  45. simplify and streamline FW's behaviour and performance, greatly increase its
  46. convenience and ease of use, and could conserve memory as well.
  47.  
  48. Along the lines of the default fontlist I mentioned earlier (not to mention a
  49. font dock!), a default docklist would be a great additional feature:  a list of
  50. docs that would be loaded into the FW Dock @ start-up.    For example, if FW found
  51. a 'docklist.cfg', then it would open its dock on the Workbench, showing those
  52. documents.  The ability to create and change such lists, along with the ability
  53. to tell FW which list should be 'docklist.cfg', should also be provided.  This
  54. would be terrifically useful when working on several different projects, as many
  55. writers do (like me!).
  56.  
  57. As an alternative to docking, the user should be able to choose either an
  58. AppIcon, or a 'tuck-away' icon of the title-bar or 'sleeping-program' type.
  59.  
  60.  
  61. Backup Control
  62.  
  63. Generational backups (i.e., #?.BK1, .BK2, .BK3, etc.) should be implemented, at
  64. least as a selectable default option.  Sometimes it's highly desirable to return
  65. to an earlier stage in a project, and to be able to do so without resorting to
  66. tricky manual procedures.
  67.  
  68. The auto-save feature should be completely automatic, once it has been
  69. selected by the user, without making further queries, and without requiring
  70. continual user input.  At the least, the user should be able to select either
  71. auto-mode or intervention-mode as a default.
  72.  
  73. Note:  this *was* added in 3.0, but it was implemented as document-local, not
  74. global.  This is silly.  The feature is ALSO keyed to mouse movement, which is
  75. even sillier, as one can (& does) get a lot of typing done without using the
  76. mouse.
  77.  
  78. The auto-save feature should save asynchronously, to avoid interrupting the
  79. user's work, and to eliminate the slow and annoying screen-redraw and pointer-
  80. lag that follows every save.
  81.